home *** CD-ROM | disk | FTP | other *** search
- *font: fixed
- *borderColor: black
- *foreground: black
- *defaultDistance: 1
- *Label.background: DeepSkyBlue4
- *Label.foreground: Yellow
- *Form.background: DeepSkyBlue3
- *Form.foreground: black
- *List*background: DeepSkyBlue3
- *List*foreground: black
- *Text*background: DeepSkyBlue3
- *Text*foreground: black
- *Viewport*background: DeepSkyBlue3
- *Viewport*foreground: black
- *Command.background: DeepSkyBlue2
- *Command.foreground: Black
- *Command.height: 22
-
- *wMap.width: 800
- *wMap.height: 404
-
- *wPlayField.width: 795
- *wPlayField.height: 70
- *wPlayField.fromVert: wMap
- *wPlayField.defaultDistance: 2
-
- *wControls.width: 795
- *wControls.height: 200
- *wControls.fromVert: wPlayField
- *wControls.background: DeepSkyBlue3
-
- *wAttackLabel.label: Attack
- *wAttackLabel.width: 50
-
- *wAttackList.defaultColumns: 1
- *wAttackList.fromVert: wAttackLabel
- *wAttackList.height: 64
- *wAttackList.width: 50
-
- *wActionLabel.label: Action
- *wActionLabel.fromHoriz: wAttackLabel
- *wActionLabel.width: 110
-
- *wActionList.defaultColumns: 1
- *wActionList.fromVert: wActionLabel
- *wActionList.fromHoriz: wAttackList
-
- *wMsgDestLabel.fromHoriz: wActionLabel
- *wMsgDestLabel.label: Msg. Dest.
- *wMsgDestLabel.width: 100
-
- *wMsgDestViewport.fromHoriz: wActionList
- *wMsgDestViewport.fromVert: wMsgDestLabel
- *wMsgDestViewport.width: 100
- *wMsgDestViewport.height: 64
- *wMsgDestViewport.forceBars: True
- *wMsgDestViewport.useRight: True
- *wMsgDestViewport.allowVert: True
-
- *wMsgDestList.defaultColumns: 1
-
- *wSendMsgText.fromHoriz: wMsgDestLabel
- *wSendMsgText*background: Skyblue
- *wSendMsgText*foreground: black
- *wSendMsgText.width: 527
-
- *wMsgText.width: 527
- *wMsgText.height: 64
- *wMsgText.displayCaret: False
- *wMsgText.fromHoriz: wMsgDestViewport
- *wMsgText.fromVert: wSendMsgText
-
- *wCurrentPlayer.width: 25
- *wCurrentPlayer.height: 21
- *wCurrentPlayer.background: black
-
- *wCommentLabel.foreground: Black
- *wCommentLabel.justify: left
- *wCommentLabel.label: Welcome to Frisk!
- *wCommentLabel.font: *helvetica-m*-r-*12*
- *wCommentLabel.width: 498
- *wCommentLabel.height: 21
- *wCommentLabel.background: #aabbdd
- *wCommentLabel.fromHoriz: wCurrentPlayer
-
- *wAboutButton.fromVert: wCommentLabel
- *wAboutButton.label: About
-
- *wCancelAttackButton.fromVert: wCommentLabel
- *wCancelAttackButton.fromHoriz: wAboutButton
- *wCancelAttackButton.label: Cancel Action
-
- *wRepeatButton.fromVert: wCommentLabel
- *wRepeatButton.fromHoriz: wCancelAttackButton
- *wRepeatButton.label: Repeat Attack
-
- *wEndTurnButton.fromVert: wCommentLabel
- *wEndTurnButton.fromHoriz: wRepeatButton
- *wEndTurnButton.label: End Turn
-
- *wShowCardsButton.fromHoriz: wEndTurnButton
- *wShowCardsButton.fromVert: wCommentLabel
- *wShowCardsButton.label: Show Cards
-
- *wHelpButton.fromHoriz: wShowCardsButton
- *wHelpButton.fromVert: wCommentLabel
- *wHelpButton.label: Help
-
- *wQuitButton.fromVert: wCommentLabel
- *wQuitButton.fromHoriz: wHelpButton
- *wQuitButton.label: Quit Game
-
- *wErrorLabel.foreground: Black
- *wErrorLabel.justify: left
- *wErrorLabel.label:
- *wErrorLabel.font: *helvetica-m*-r-*12*
- *wErrorLabel.width: 527
- *wErrorLabel.height: 21
- *wErrorLabel.background: #aabbdd
- *wErrorLabel.fromVert: wQuitButton
-
- *wDiceBox.width: 263
- *wDiceBox.height: 72
- *wDiceBox.background: #00aa00
- *wDiceBox.fromHoriz: wCommentLabel
-
- *wRegisterForm.width: 300
- *wRegisterForm.height: 100
- *wRegisterForm.defaultDistance: 5
-
- *wNameLabel.label: Player Name
- *wNameLabel.width: 90
-
- *wNameText.fromHoriz: wNameLabel
- *wNameText.width: 116
- *wNameText*background: Skyblue
-
- *wColorLabel.label: Player Color
- *wColorLabel.fromVert: wNameLabel
- *wColorLabel.width: 90
-
- *wColorText.fromHoriz: wColorLabel
- *wColorText.fromVert: wNameText
- *wColorText.width: 116
- *wColorText*background: Skyblue
-
- *wRegisterButton.label: Register Player
- *wRegisterButton.fromVert: wColorText
- *wRegisterButton.width: 103
-
- *wStartGameButton.label: End Registration
- *wStartGameButton.fromVert: wColorText
- *wStartGameButton.fromHoriz: wRegisterButton
- *wStartGameButton.width: 103
-
- *wCardViewport.width: 790
- *wCardViewport.height: 206
- *wCardViewport.forceBars: True
- *wCardViewport.useRight: True
- *wCardViewport.allowVert: True
-
- ! Card popup
- *wCardForm.width: 790
- *wCardForm.height: 206
-
- *wExchangeButton.fromVert: wCardViewport
- *wExchangeButton.label: Exchange Cards
-
- *wCancelCardsButton.fromVert: wCardViewport
- *wCancelCardsButton.fromHoriz: wExchangeButton
- *wCancelCardsButton.label: Cancel
-
- ! Armies popup
- *wArmiesForm.defaultDistance: 8
-
- *wArmiesLabel.label: Number of Armies:
- *wArmiesLabel.width: 125
-
- *wArmiesText*background: Skyblue
- *wArmiesText.fromHoriz: wArmiesLabel
- *wArmiesText.width: 30
-
- *wFinishArmiesButton.fromVert: wArmiesLabel
- *wFinishArmiesButton.label: Ok
- *wFinishArmiesButton.width: 80
-
- *wCancelArmiesButton.fromVert: wArmiesText
- *wCancelArmiesButton.fromHoriz: wFinishArmiesButton
- *wCancelArmiesButton.label: Cancel
- *wCancelArmiesButton.width: 80
-
- ! Help popup
- *Help.label: Frisk Help
-
- *wHelpForm.width: 600
- *wHelpForm.height: 400
-
- *wHelpTopicLabel.label: Help Topics
- *wHelpTopicLabel.width: 200
-
- *wHelpLabel.label:
- *wHelpLabel.fromHoriz: wHelpTopicLabel
- *wHelpLabel.width: 500
-
- *wHelpTopicList.defaultColumns: 1
- *wHelpTopicList.forceColumns: True
-
- *wHelpTopicViewport.width: 200
- *wHelpTopicViewport.height: 380
- *wHelpTopicViewport.fromVert: wHelpTopicLabel
- *wHelpTopicViewport.forceBars: True
- *wHelpTopicViewport.useRight: True
- *wHelpTopicViewport.allowVert: True
- *wHelpTopicViewport*font: *helvetica-m*-r-*12*
-
- *wHelpText.width: 500
- *wHelpText.height: 380
- *wHelpText.fromVert: wHelpTopicLabel
- *wHelpText.fromHoriz: wHelpTopicViewport
- *wHelpText*font: *helvetica-m*-r-*12*
-
- *wHelpOkButton.fromVert: wHelpTopicViewport
- *wHelpOkButton.label: Close Help Window
-
- ! Dialog popup
- *wDialogLabel.width: 200
- *wDialogLabel*font: *helvetica-b*-o-*14*
- *wDialogLabel.background: DeepSkyBlue3
- *wDialogLabel.borderColor: DeepSkyBlue3
- *wDialogLabel.borderWidth: 0
- *wDialogLabel.justify: Left
-
- *wDialogForm.defaultDistance: 8
-
- *wDialogButton1.fromVert: wDialogLabel
- *wDialogButton1.font: *helvetica-m*-r-*12*
- *wDialogButton2.fromVert: wDialogLabel
- *wDialogButton2.font: *helvetica-m*-r-*12*
- *wDialogButton3.fromVert: wDialogLabel
- *wDialogButton3.font: *helvetica-m*-r-*12*
-
-
-